Skip to content

Comments

Fix Flaky Organization End to End test#391

Merged
spopelka-dsac merged 1 commit intoNDH-678-improve-test-assertions-for-org-testsfrom
sjp/fix-flaky-org-test
Feb 9, 2026
Merged

Fix Flaky Organization End to End test#391
spopelka-dsac merged 1 commit intoNDH-678-improve-test-assertions-for-org-testsfrom
sjp/fix-flaky-org-test

Conversation

@spopelka-dsac
Copy link
Contributor

module-name: Fix Flaky Organization End to End test

Jira Ticket #N/A

Problem

The organization journey end to end test was failing in github actions, as the test was awaiting the url to change, which was happening before the data were loaded, so the rest of the page was not populated before the rest of the assertions were run.

Solution

Change the expectations in the test so that Playwright is looking for the data to have been loaded, not the URL to have been changed.

Test Plan

The Playwright test should now pass for PR #375

@spopelka-dsac spopelka-dsac merged commit c0902c0 into NDH-678-improve-test-assertions-for-org-tests Feb 9, 2026
7 checks passed
@spopelka-dsac spopelka-dsac deleted the sjp/fix-flaky-org-test branch February 9, 2026 13:32
spopelka-dsac added a commit that referenced this pull request Feb 9, 2026
* NDH-679 Make name search for orgs be less strict and improve tests for organizations

Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>

* NDH-678 add improvements to address checks

Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>

* add aliases

Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>

* NDH-678 Implement revisions

Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>

* NDH-678 add explicit check for broad name check

Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>

* NDH-678 formatting

Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>

* awaiting response (#391)

* more response assertions (#392)

* Sjp/more response awaits (#393)

* more response assertions

* making the response urls  more explicit

* updating orgname sort field in frontend (#394)

---------

Signed-off-by: Isaac Milarsky <imilarsky@gmail.com>
Co-authored-by: Blaine Price <1wbprice@gmail.com>
Co-authored-by: Isaac Milarsky <isaac.milarsky@hhs.cms.gov>
Co-authored-by: Sachin Panayil <79382140+sachin-panayil@users.noreply.github.com>
Co-authored-by: Sarah Popelka <sarah.popelka1@cms.hhs.gov>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant